gpsbabel.git
2006-03-17 robertlRename tpo reference files.
2006-03-16 robertlTweak wording for tpo vecs entry to indicate this works...
2006-03-16 robertlCurt Mills restores TPO track handler.
2006-03-16 robertlCurt Archer restores TPO track handler.
2006-03-16 robertlUpdate maggeo reference file.
2006-03-16 robertlClaus adds MacGPSBabel.xcodeproj.
2006-03-15 robertlAdd Info.plist from Claus Broch.
2006-03-15 robertlCommit sample tpo files from Steve Chamberlin from...
2006-03-15 robertlFrom Claus Broch.
2006-03-15 robertlWeasel words that the file options may actually not...
2006-03-15 robertlLet MultiGeometry be optional in tracks.
2006-03-14 parkrrrrRemoved three-hour bias from gtm format
2006-03-14 parkrrrrAdded 'times' option to saroute, to synthesize tracks
2006-03-09 robertlTweak icon for suprise cache type on maggeo write.
2006-03-07 robertlSquish more signed/unsigned comparisons.
2006-03-06 robertlNo value-add changes to silence signed/unsigned compari...
2006-03-06 robertlNo -W by default. A ccidentally commited on 2/28.
2006-03-06 robertlAdd UTM input to unicsv format options.
2006-02-28 robertlMake progress bars behave better when doing character...
2006-02-28 robertlIn HTML output, allow utf-8 and correctly close h3...
2006-02-28 robertlA brainless search and replace to placate compilers...
2006-02-27 robertlFor Lowrance .usr format, improve handling of unknown...
2006-02-26 robertlMake defn for gusb_init make decl in usbfree target.
2006-02-25 oliskoliRemove zero-check within rte-read-loop with dummy read...
2006-02-24 oliskoliLast field in routes contains "Route URL link". Remove...
2006-02-22 parkrrrrOptimize arc filter to stop computing distances once...
2006-02-20 robertlA truckload of "zero value add" changes to quiesce...
2006-02-20 robertlAdd proto for xml_ignore_tags().
2006-02-20 robertlEliminate stray decl.
2006-02-20 robertlAdd eye candy to hush MSVC.
2006-02-20 robertlstrdup->xstrdup.
2006-02-20 robertlFix return type of replace_constants().
2006-02-20 robertlMapopolis: strdup->xstrdup.
2006-02-20 robertlAdd proto for name_option. Battle MS's ongoing attemp...
2006-02-20 robertlBump version for beta.
2006-02-20 robertlEffectively revert my change from about a month ago...
2006-02-19 robertl1) If we're generating smartnames and the trailing...
2006-02-09 oliskoliFix file open-mode (binary files).
2006-02-09 robertlWho else can bozo a version number bump?
2006-02-09 robertlBump version for beta.
2006-02-09 oliskoliFix Memory leaks. Don't allocate zero-length strings.
2006-02-09 robertlAdd concept of optional fields to output in the xSV...
2006-02-09 robertlRegenerate.
2006-02-09 robertlRegenerate dependencies. (It's probably telling that...
2006-02-09 robertlWhitespace fixes.
2006-02-09 robertlClarify that this document is inoperative.
2006-02-07 robertlGustavo Niemeyer contributes support for GPS TrackMaker...
2006-02-07 robertlAdd new option to sort filter to allow sorting by time.
2006-01-31 robertlPlaster over difference between serial and usb timeouts.
2006-01-31 robertlQuick fix to keep the trunk running while I continue...
2006-01-30 robertlRetain product ID and version.
2006-01-30 robertlSketch in receiver state machine for bulk/intr mode...
2006-01-30 robertl#defines for USB packet types to improve readability.
2006-01-30 robertlMore of the less disruptive Garmin changes...
2006-01-29 robertlImprove (debugging) text that announced which xfer...
2006-01-29 robertlLet GPS_User take varargs.
2006-01-27 oliskoliRemove relic from pre-cet time.
2006-01-26 oliskoliUpdate gdb "watermark".
2006-01-26 oliskoliRemove single quotation mark and replace "MS-ANSI"...
2006-01-26 oliskoliChange seperator in extra version to "underscore" ...
2006-01-26 robertlFor SP2720, set shortname length to 20. (Which isn...
2006-01-24 robertlPrecompute crc32 on GPX lookup table on startup so...
2006-01-22 oliskoliMake sed to findstr translation more compatible.
2006-01-22 oliskoliIncrease maximum line length to 256.
2006-01-22 oliskoliAdded shell command "cat" (will become "TYPE").
2006-01-22 robertlC99-ism sneaked in.
2006-01-22 oliskoliReader simplified with new inifile library.
2006-01-22 oliskoliFixed inifile error in LIBOBJS list.
2006-01-22 oliskoliAdded a little library for reading files structured...
2006-01-21 oliskoliAdded test data for nmea file format.
2006-01-21 oliskoliHandling of timestamps fixed. New option "date" for...
2006-01-19 robertlStrengthen wording on Garmin USB error messages.
2006-01-17 parkrrrrbackslashes are escaped in the new format - test case...
2006-01-16 oliskoliTypo fixes and sample command changes.
2006-01-16 oliskoliMemory leak fixed.
2006-01-16 oliskoliCompiler warning fixes.
2006-01-16 oliskoliCompiler warning fixes.
2006-01-14 oliskoliSplit commands which results in more than one running...
2006-01-14 robertlEnsure waypoints are named uniquely before writing.
2006-01-12 robertlAdd unicsv.
2006-01-12 robertlAdd unicsv format to for xsv where first list describes...
2006-01-12 parkrrrrmore notes
2006-01-11 robertlAdd support for Cambridge/Winpilot format.
2006-01-11 robertlAdd support for SeeYou glider pilot software. seeyou.ws/
2006-01-11 robertlAdd 'modifier' argument to [IO] field in xcsv. Initial...
2006-01-10 oliskoliMemory leak fix: release badchars member directly becau...
2006-01-10 oliskoliAdded informational parameter to CHECK_INP macro (more...
2006-01-10 robertlFake timestamp when making track from wpt in cvt filter.
2006-01-10 robertlMove decl in google.c from C99 style to C89 style.
2006-01-10 robertlAdded 'maxcmts' argument to Magellan SD writer.
2006-01-10 robertlRevert bad change to route reader in Ozi.
2006-01-10 robertlMaggeo: add ability to write 8859-1. Disbaled for...
2006-01-10 robertlVaporize record delimiters from fields when writing...
2006-01-10 robertlLat/long are absolutes since we have a different hemi...
2006-01-09 robertlA truckload of minor changes to improve error reporting...
2006-01-09 robertlTurn on MALLOC_CHECK.
2006-01-09 parkrrrrfixed overlapping strcpy
2006-01-09 robertlTest xml time failure correctly.
2006-01-09 parkrrrrbug: freeing non-malloced string
2006-01-09 robertlAlways duplicate badchar string into handle to eliminat...
next